[INFO] cloning repository https://github.com/deminearchiver/material-color-utilities-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deminearchiver/material-color-utilities-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeminearchiver%2Fmaterial-color-utilities-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeminearchiver%2Fmaterial-color-utilities-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49e516b828fbcbdf58705c206ccabb13de3e7d9f
[INFO] fixing deminearchiver/material-color-utilities-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeminearchiver%2Fmaterial-color-utilities-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deminearchiver/material-color-utilities-rust
[INFO] finished tweaking git repo https://github.com/deminearchiver/material-color-utilities-rust
[INFO] tweaked toml for git repo https://github.com/deminearchiver/material-color-utilities-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deminearchiver/material-color-utilities-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deminearchiver/material-color-utilities-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csscolorparser v0.7.2
[INFO] [stderr]   Downloaded human-panic v2.0.3
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de
[INFO] running `Command { std: "docker" "start" "ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking csscolorparser v0.7.2
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking material-color-utilities v1.0.0-dev.18 (/opt/rustwide/workdir/crates/material-color-utilities)
[INFO] [stderr]     Checking human-panic v2.0.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn primary_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn primary_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn secondary_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn secondary_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn tertiary_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn tertiary_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn neutral_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn neutral_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn error_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn error_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |   fn background(&self) -> DynamicColor;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |   fn background(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn on_background(&self) -> DynamicColor;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn on_background(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |   fn surface(&self) -> DynamicColor;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |   fn surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |   fn surface_dim(&self) -> DynamicColor;
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |   fn surface_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |   fn surface_bright(&self) -> DynamicColor;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |   fn surface_bright(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |   fn surface_container_lowest(&self) -> DynamicColor;
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   fn surface_container_lowest(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |   fn surface_container_low(&self) -> DynamicColor;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   fn surface_container_low(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn surface_container(&self) -> DynamicColor;
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn surface_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn surface_container_high(&self) -> DynamicColor;
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn surface_container_high(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |   fn surface_container_highest(&self) -> DynamicColor;
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |   fn surface_container_highest(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn on_surface(&self) -> DynamicColor;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn on_surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn surface_variant(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn surface_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn on_surface_variant(&self) -> DynamicColor;
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn on_surface_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 |   fn inverse_surface(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |   fn inverse_surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |   fn inverse_on_surface(&self) -> DynamicColor;
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |   fn inverse_on_surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |   fn outline(&self) -> DynamicColor;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |   fn outline(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn outline_variant(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn outline_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn shadow(&self) -> DynamicColor;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn shadow(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |   fn scrim(&self) -> DynamicColor;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |   fn scrim(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |   fn surface_tint(&self) -> DynamicColor;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |   fn surface_tint(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn primary(&self) -> DynamicColor;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn primary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn primary_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn primary_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |   fn on_primary(&self) -> DynamicColor;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |   fn on_primary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |   fn primary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |   fn primary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn on_primary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn on_primary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |   fn inverse_primary(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |   fn inverse_primary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |   fn secondary(&self) -> DynamicColor;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |   fn secondary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |   fn secondary_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |   fn secondary_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn on_secondary(&self) -> DynamicColor;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn on_secondary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |   fn secondary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |   fn secondary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |   fn on_secondary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |   fn on_secondary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |   fn tertiary(&self) -> DynamicColor;
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |   fn tertiary(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn tertiary_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn tertiary_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |   fn on_tertiary(&self) -> DynamicColor;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |   fn on_tertiary(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_container(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn on_tertiary_container(&self) -> DynamicColor;
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn on_tertiary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn error(&self) -> DynamicColor;
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn error(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |   fn error_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |   fn error_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn on_error(&self) -> DynamicColor;
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn on_error(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn error_container(&self) -> DynamicColor;
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn error_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |   fn on_error_container(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |   fn on_error_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |   fn primary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |   fn primary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |   fn primary_fixed_dim(&self) -> DynamicColor;
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |   fn primary_fixed_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |   fn on_primary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |   fn on_primary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn on_primary_fixed_variant(&self) -> DynamicColor;
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn on_primary_fixed_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |   fn secondary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |   fn secondary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn secondary_fixed_dim(&self) -> DynamicColor;
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn secondary_fixed_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |   fn on_secondary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |   fn on_secondary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:149:33
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn on_secondary_fixed_variant(&self) -> DynamicColor;
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn on_secondary_fixed_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |   fn tertiary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |   fn tertiary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |   fn tertiary_fixed_dim(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |   fn tertiary_fixed_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |   fn on_tertiary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |   fn on_tertiary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor;
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor;
[INFO] [stdout]     |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn primary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn primary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:75:34
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn secondary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn secondary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:84:33
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn tertiary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn tertiary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn neutral_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn neutral_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:102:40
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn error_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn error_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |   fn background(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |   fn background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |   fn on_background(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |   fn on_background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |   fn surface(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |   fn surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |   fn surface_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |   fn surface_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn surface_bright(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn surface_bright(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:183:31
[INFO] [stdout]     |
[INFO] [stdout] 183 |   fn surface_container_lowest(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |   fn surface_container_lowest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:199:28
[INFO] [stdout]     |
[INFO] [stdout] 199 |   fn surface_container_low(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |   fn surface_container_low(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |   fn surface_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |   fn surface_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 |   fn surface_container_high(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |   fn surface_container_high(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:247:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |   fn surface_container_highest(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |   fn surface_container_highest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |   fn on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |   fn on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |   fn surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |   fn surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |   fn on_surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |   fn on_surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:295:22
[INFO] [stdout]     |
[INFO] [stdout] 295 |   fn inverse_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |   fn inverse_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:305:25
[INFO] [stdout]     |
[INFO] [stdout] 305 |   fn inverse_on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |   fn inverse_on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |   fn outline(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |   fn outline(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:327:22
[INFO] [stdout]     |
[INFO] [stdout] 327 |   fn outline_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |   fn outline_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |   fn shadow(&self) -> DynamicColor {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |   fn shadow(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 |   fn scrim(&self) -> DynamicColor {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |   fn scrim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:356:19
[INFO] [stdout]     |
[INFO] [stdout] 356 |   fn surface_tint(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |   fn surface_tint(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |   fn primary(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |   fn primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:397:18
[INFO] [stdout]     |
[INFO] [stdout] 397 |   fn primary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |   fn primary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 |   fn on_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |   fn on_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |   fn primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 420 |   fn primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |   fn on_primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |   fn on_primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:474:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn inverse_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn inverse_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:485:16
[INFO] [stdout]     |
[INFO] [stdout] 485 |   fn secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |   fn secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:508:20
[INFO] [stdout]     |
[INFO] [stdout] 508 |   fn secondary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 508 |   fn secondary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:512:19
[INFO] [stdout]     |
[INFO] [stdout] 512 |   fn on_secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 |   fn on_secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:531:26
[INFO] [stdout]     |
[INFO] [stdout] 531 |   fn secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 531 |   fn secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:568:29
[INFO] [stdout]     |
[INFO] [stdout] 568 |   fn on_secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 568 |   fn on_secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:587:15
[INFO] [stdout]     |
[INFO] [stdout] 587 |   fn tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 587 |   fn tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |   fn tertiary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 618 |   fn tertiary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:622:18
[INFO] [stdout]     |
[INFO] [stdout] 622 |   fn on_tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |   fn on_tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |   fn tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 641 |   fn tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:673:28
[INFO] [stdout]     |
[INFO] [stdout] 673 |   fn on_tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 673 |   fn on_tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:692:12
[INFO] [stdout]     |
[INFO] [stdout] 692 |   fn error(&self) -> DynamicColor {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 692 |   fn error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:715:16
[INFO] [stdout]     |
[INFO] [stdout] 715 |   fn error_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 715 |   fn error_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:719:15
[INFO] [stdout]     |
[INFO] [stdout] 719 |   fn on_error(&self) -> DynamicColor {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 |   fn on_error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:730:22
[INFO] [stdout]     |
[INFO] [stdout] 730 |   fn error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 730 |   fn error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:753:25
[INFO] [stdout]     |
[INFO] [stdout] 753 |   fn on_error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 753 |   fn on_error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:772:20
[INFO] [stdout]     |
[INFO] [stdout] 772 |   fn primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 772 |   fn primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:794:24
[INFO] [stdout]     |
[INFO] [stdout] 794 |   fn primary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 794 |   fn primary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:816:23
[INFO] [stdout]     |
[INFO] [stdout] 816 |   fn on_primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 816 |   fn on_primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:828:31
[INFO] [stdout]     |
[INFO] [stdout] 828 |   fn on_primary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 828 |   fn on_primary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:840:22
[INFO] [stdout]     |
[INFO] [stdout] 840 |   fn secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 840 |   fn secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:862:26
[INFO] [stdout]     |
[INFO] [stdout] 862 |   fn secondary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 862 |   fn secondary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:884:25
[INFO] [stdout]     |
[INFO] [stdout] 884 |   fn on_secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |   fn on_secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:896:33
[INFO] [stdout]     |
[INFO] [stdout] 896 |   fn on_secondary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 896 |   fn on_secondary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:908:21
[INFO] [stdout]     |
[INFO] [stdout] 908 |   fn tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 908 |   fn tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:930:25
[INFO] [stdout]     |
[INFO] [stdout] 930 |   fn tertiary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 |   fn tertiary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:952:24
[INFO] [stdout]     |
[INFO] [stdout] 952 |   fn on_tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 952 |   fn on_tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:964:32
[INFO] [stdout]     |
[INFO] [stdout] 964 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:976:22
[INFO] [stdout]     |
[INFO] [stdout] 976 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 976 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |   fn primary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |   fn primary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn secondary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn secondary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |   fn neutral_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |   fn neutral_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn error_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn error_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |   fn background(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |   fn background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |   fn on_background(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |   fn on_background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |   fn surface(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |   fn surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |   fn surface_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |   fn surface_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |   fn surface_bright(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |   fn surface_bright(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |   fn surface_container_lowest(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |   fn surface_container_lowest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |   fn surface_container_low(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |   fn surface_container_low(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |   fn surface_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 339 |   fn surface_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:386:29
[INFO] [stdout]     |
[INFO] [stdout] 386 |   fn surface_container_high(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |   fn surface_container_high(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:433:32
[INFO] [stdout]     |
[INFO] [stdout] 433 |   fn surface_container_highest(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 |   fn surface_container_highest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |   fn surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |   fn surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:553:25
[INFO] [stdout]     |
[INFO] [stdout] 553 |   fn on_surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |   fn on_surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |   fn inverse_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 606 |   fn inverse_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |   fn inverse_on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |   fn inverse_on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:636:14
[INFO] [stdout]     |
[INFO] [stdout] 636 |   fn outline(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 636 |   fn outline(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:685:22
[INFO] [stdout]     |
[INFO] [stdout] 685 |   fn outline_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 685 |   fn outline_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |   fn shadow(&self) -> DynamicColor {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 734 |   fn shadow(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:738:12
[INFO] [stdout]     |
[INFO] [stdout] 738 |   fn scrim(&self) -> DynamicColor {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |   fn scrim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:742:19
[INFO] [stdout]     |
[INFO] [stdout] 742 |   fn surface_tint(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 742 |   fn surface_tint(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:759:14
[INFO] [stdout]     |
[INFO] [stdout] 759 |   fn primary(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 759 |   fn primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:844:18
[INFO] [stdout]     |
[INFO] [stdout] 844 |   fn primary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |   fn primary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:875:17
[INFO] [stdout]     |
[INFO] [stdout] 875 |   fn on_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 875 |   fn on_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:902:24
[INFO] [stdout]     |
[INFO] [stdout] 902 |   fn primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 902 |   fn primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:980:27
[INFO] [stdout]     |
[INFO] [stdout] 980 |   fn on_primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 980 |   fn on_primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1001:22
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   fn inverse_primary(&self) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   fn inverse_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1027:16
[INFO] [stdout]      |
[INFO] [stdout] 1027 |   fn secondary(&self) -> DynamicColor {
[INFO] [stdout]      |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 |   fn secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1089:20
[INFO] [stdout]      |
[INFO] [stdout] 1089 |   fn secondary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]      |                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1089 |   fn secondary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1118:19
[INFO] [stdout]      |
[INFO] [stdout] 1118 |   fn on_secondary(&self) -> DynamicColor {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1118 |   fn on_secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1142:26
[INFO] [stdout]      |
[INFO] [stdout] 1142 |   fn secondary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1142 |   fn secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1202:29
[INFO] [stdout]      |
[INFO] [stdout] 1202 |   fn on_secondary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1202 |   fn on_secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1227:15
[INFO] [stdout]      |
[INFO] [stdout] 1227 |   fn tertiary(&self) -> DynamicColor {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1227 |   fn tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1300:19
[INFO] [stdout]      |
[INFO] [stdout] 1300 |   fn tertiary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]      |                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1300 |   fn tertiary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1329:18
[INFO] [stdout]      |
[INFO] [stdout] 1329 |   fn on_tertiary(&self) -> DynamicColor {
[INFO] [stdout]      |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1329 |   fn on_tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1357:25
[INFO] [stdout]      |
[INFO] [stdout] 1357 |   fn tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1357 |   fn tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1441:28
[INFO] [stdout]      |
[INFO] [stdout] 1441 |   fn on_tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1441 |   fn on_tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1467:12
[INFO] [stdout]      |
[INFO] [stdout] 1467 |   fn error(&self) -> DynamicColor {
[INFO] [stdout]      |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1467 |   fn error(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1527:16
[INFO] [stdout]      |
[INFO] [stdout] 1527 |   fn error_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]      |                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1527 |   fn error_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1550:15
[INFO] [stdout]      |
[INFO] [stdout] 1550 |   fn on_error(&self) -> DynamicColor {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1550 |   fn on_error(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1578:22
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   fn error_container(&self) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   fn error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1633:25
[INFO] [stdout]      |
[INFO] [stdout] 1633 |   fn on_error_container(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1633 |   fn on_error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1659:20
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   fn primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   fn primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1699:24
[INFO] [stdout]      |
[INFO] [stdout] 1699 |   fn primary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1699 |   fn primary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1724:23
[INFO] [stdout]      |
[INFO] [stdout] 1724 |   fn on_primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1724 |   fn on_primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1739:31
[INFO] [stdout]      |
[INFO] [stdout] 1739 |   fn on_primary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1739 |   fn on_primary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1758:22
[INFO] [stdout]      |
[INFO] [stdout] 1758 |   fn secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1758 |   fn secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1798:26
[INFO] [stdout]      |
[INFO] [stdout] 1798 |   fn secondary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1798 |   fn secondary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1823:25
[INFO] [stdout]      |
[INFO] [stdout] 1823 |   fn on_secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1823 |   fn on_secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1838:33
[INFO] [stdout]      |
[INFO] [stdout] 1838 |   fn on_secondary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1838 |   fn on_secondary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1857:21
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   fn tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   fn tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1897:25
[INFO] [stdout]      |
[INFO] [stdout] 1897 |   fn tertiary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1897 |   fn tertiary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1922:24
[INFO] [stdout]      |
[INFO] [stdout] 1922 |   fn on_tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1922 |   fn on_tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1937:32
[INFO] [stdout]      |
[INFO] [stdout] 1937 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1937 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1956:22
[INFO] [stdout]      |
[INFO] [stdout] 1956 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1956 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor {
[INFO] [stdout]    |                          ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub fn primary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub fn primary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn secondary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn secondary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub fn tertiary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub fn tertiary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn neutral_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn neutral_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:36:44
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn neutral_variant_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:40:34
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn error_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn error_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn background(&self) -> DynamicColor {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn background(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |   pub fn on_background(&self) -> DynamicColor {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |   pub fn on_background(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn surface(&self) -> DynamicColor {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |   pub fn surface_dim(&self) -> DynamicColor {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   pub fn surface_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |   pub fn surface_bright(&self) -> DynamicColor {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   pub fn surface_bright(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn surface_container_lowest(&self) -> DynamicColor {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn surface_container_lowest(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn surface_container_low(&self) -> DynamicColor {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn surface_container_low(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |   pub fn surface_container(&self) -> DynamicColor {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |   pub fn surface_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn surface_container_high(&self) -> DynamicColor {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn surface_container_high(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn surface_container_highest(&self) -> DynamicColor {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn surface_container_highest(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub fn on_surface(&self) -> DynamicColor {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub fn on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |   pub fn surface_variant(&self) -> DynamicColor {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |   pub fn surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |   pub fn on_surface_variant(&self) -> DynamicColor {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |   pub fn on_surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub fn inverse_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub fn inverse_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |   pub fn inverse_on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |   pub fn inverse_on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |   pub fn outline(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |   pub fn outline(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn outline_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn outline_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |   pub fn shadow(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |   pub fn shadow(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |   pub fn scrim(&self) -> DynamicColor {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |   pub fn scrim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn surface_tint(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn surface_tint(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |   pub fn primary(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |   pub fn primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |   pub fn primary_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |   pub fn primary_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |   pub fn on_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |   pub fn on_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:144:28
[INFO] [stdout]     |
[INFO] [stdout] 144 |   pub fn primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |   pub fn primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:148:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub fn on_primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub fn on_primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |   pub fn inverse_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |   pub fn inverse_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |   pub fn primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |   pub fn primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |   pub fn primary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |   pub fn primary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |   pub fn on_primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |   pub fn on_primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:172:35
[INFO] [stdout]     |
[INFO] [stdout] 172 |   pub fn on_primary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |   pub fn on_primary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:180:20
[INFO] [stdout]     |
[INFO] [stdout] 180 |   pub fn secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |   pub fn secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |   pub fn secondary_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |   pub fn secondary_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |   pub fn on_secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |   pub fn on_secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:192:30
[INFO] [stdout]     |
[INFO] [stdout] 192 |   pub fn secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |   pub fn secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |   pub fn on_secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |   pub fn on_secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |   pub fn secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |   pub fn secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |   pub fn secondary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |   pub fn secondary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn on_secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn on_secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:216:37
[INFO] [stdout]     |
[INFO] [stdout] 216 |   pub fn on_secondary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |   pub fn on_secondary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:224:19
[INFO] [stdout]     |
[INFO] [stdout] 224 |   pub fn tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |   pub fn tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |   pub fn tertiary_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |   pub fn tertiary_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |   pub fn on_tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |   pub fn on_tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |   pub fn on_tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |   pub fn on_tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |   pub fn tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |   pub fn tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |   pub fn tertiary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |   pub fn tertiary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub fn on_tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub fn on_tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |   pub fn on_tertiary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |   pub fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn error(&self) -> DynamicColor {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn error_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn error_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub fn on_error(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub fn on_error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:280:26
[INFO] [stdout]     |
[INFO] [stdout] 280 |   pub fn error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |   pub fn error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 |   pub fn on_error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |   pub fn on_error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:288:29
[INFO] [stdout]     |
[INFO] [stdout] 288 |   pub fn all_dynamic_colors(&self) -> Vec<DynamicColor> {
[INFO] [stdout]     |                             ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |   pub fn all_dynamic_colors(&self) -> Vec<DynamicColor<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mtb v0.1.0 (/opt/rustwide/workdir/crates/mtb)
[INFO] [stdout] warning: unused imports: `Subcommand` and `arg`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Args, Parser, Subcommand, ValueEnum, arg};
[INFO] [stdout]   |                          ^^^^^^^^^^             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Select`, `Sort`, and `theme::ColorfulTheme`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dialoguer::{self, Select, Sort, theme::ColorfulTheme};
[INFO] [stdout]   |                       ^^^^^^  ^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indicatif`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use indicatif;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `argb_from_css_color`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 |   utils::string::{ParseArgb, argb_from_css_color},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> crates/mtb/src/prompt/mod.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   str::FromStr,
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InputValidator`
[INFO] [stdout]   --> crates/mtb/src/prompt/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dialoguer::{Input, InputValidator, theme::Theme};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Term` and `style`
[INFO] [stdout]  --> crates/mtb/src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use console::{Term, style};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `ParseColorError`
[INFO] [stdout]  --> crates/mtb/src/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use csscolorparser::{Color, ParseColorError};
[INFO] [stdout]   |                      ^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Input` and `MultiSelect`
[INFO] [stdout]   --> crates/mtb/src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   Input, MultiSelect, Select,
[INFO] [stdout]    |   ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `color` and `string::TryParseArgb`
[INFO] [stdout]   --> crates/mtb/src/main.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |   utils::{color, string::TryParseArgb},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InputPrompt`, `PromptAction`, `PromptColor`, `PromptError`, and `PromptVariant`
[INFO] [stdout]   --> crates/mtb/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     InputPrompt, Prompt, PromptAction, PromptColor, PromptError, PromptTemplate, PromptVariant,
[INFO] [stdout]    |     ^^^^^^^^^^^          ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn primary_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |   fn primary_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn secondary_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |   fn secondary_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn tertiary_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn tertiary_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn neutral_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn neutral_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn error_palette_key_color(&self) -> DynamicColor;
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn error_palette_key_color(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |   fn background(&self) -> DynamicColor;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |   fn background(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn on_background(&self) -> DynamicColor;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn on_background(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |   fn surface(&self) -> DynamicColor;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |   fn surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |   fn surface_dim(&self) -> DynamicColor;
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |   fn surface_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |   fn surface_bright(&self) -> DynamicColor;
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |   fn surface_bright(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |   fn surface_container_lowest(&self) -> DynamicColor;
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   fn surface_container_lowest(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |   fn surface_container_low(&self) -> DynamicColor;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   fn surface_container_low(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn surface_container(&self) -> DynamicColor;
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn surface_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn surface_container_high(&self) -> DynamicColor;
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn surface_container_high(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |   fn surface_container_highest(&self) -> DynamicColor;
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |   fn surface_container_highest(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn on_surface(&self) -> DynamicColor;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn on_surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn surface_variant(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn surface_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn on_surface_variant(&self) -> DynamicColor;
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn on_surface_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 |   fn inverse_surface(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |   fn inverse_surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |   fn inverse_on_surface(&self) -> DynamicColor;
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |   fn inverse_on_surface(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |   fn outline(&self) -> DynamicColor;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |   fn outline(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn outline_variant(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn outline_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn shadow(&self) -> DynamicColor;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn shadow(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |   fn scrim(&self) -> DynamicColor;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |   fn scrim(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |   fn surface_tint(&self) -> DynamicColor;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |   fn surface_tint(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn primary(&self) -> DynamicColor;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn primary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn primary_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn primary_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |   fn on_primary(&self) -> DynamicColor;
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |   fn on_primary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |   fn primary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |   fn primary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn on_primary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn on_primary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |   fn inverse_primary(&self) -> DynamicColor;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |   fn inverse_primary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |   fn secondary(&self) -> DynamicColor;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |   fn secondary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |   fn secondary_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |   fn secondary_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn on_secondary(&self) -> DynamicColor;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn on_secondary(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |   fn secondary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |   fn secondary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |   fn on_secondary_container(&self) -> DynamicColor;
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |   fn on_secondary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |   fn tertiary(&self) -> DynamicColor;
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |   fn tertiary(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn tertiary_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn tertiary_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |   fn on_tertiary(&self) -> DynamicColor;
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |   fn on_tertiary(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_container(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn on_tertiary_container(&self) -> DynamicColor;
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn on_tertiary_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn error(&self) -> DynamicColor;
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn error(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |   fn error_dim(&self) -> Option<DynamicColor>;
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |   fn error_dim(&self) -> Option<DynamicColor<'_>>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn on_error(&self) -> DynamicColor;
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn on_error(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn error_container(&self) -> DynamicColor;
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn error_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |   fn on_error_container(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |   fn on_error_container(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |   fn primary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |   fn primary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |   fn primary_fixed_dim(&self) -> DynamicColor;
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |   fn primary_fixed_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |   fn on_primary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |   fn on_primary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn on_primary_fixed_variant(&self) -> DynamicColor;
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn on_primary_fixed_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |   fn secondary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |   fn secondary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn secondary_fixed_dim(&self) -> DynamicColor;
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn secondary_fixed_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |   fn on_secondary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |   fn on_secondary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:149:33
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn on_secondary_fixed_variant(&self) -> DynamicColor;
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn on_secondary_fixed_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |   fn tertiary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |   fn tertiary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |   fn tertiary_fixed_dim(&self) -> DynamicColor;
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |   fn tertiary_fixed_dim(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |   fn on_tertiary_fixed(&self) -> DynamicColor;
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |   fn on_tertiary_fixed(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor;
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor;
[INFO] [stdout]     |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn primary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn primary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:75:34
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn secondary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn secondary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:84:33
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn tertiary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn tertiary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn neutral_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |   fn neutral_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:102:40
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn error_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |   fn error_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |   fn background(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |   fn background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |   fn on_background(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |   fn on_background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |   fn surface(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |   fn surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |   fn surface_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |   fn surface_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn surface_bright(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |   fn surface_bright(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:183:31
[INFO] [stdout]     |
[INFO] [stdout] 183 |   fn surface_container_lowest(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |   fn surface_container_lowest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:199:28
[INFO] [stdout]     |
[INFO] [stdout] 199 |   fn surface_container_low(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |   fn surface_container_low(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |   fn surface_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |   fn surface_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 |   fn surface_container_high(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |   fn surface_container_high(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:247:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |   fn surface_container_highest(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |   fn surface_container_highest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |   fn on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |   fn on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |   fn surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |   fn surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |   fn on_surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |   fn on_surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:295:22
[INFO] [stdout]     |
[INFO] [stdout] 295 |   fn inverse_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |   fn inverse_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:305:25
[INFO] [stdout]     |
[INFO] [stdout] 305 |   fn inverse_on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |   fn inverse_on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |   fn outline(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |   fn outline(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:327:22
[INFO] [stdout]     |
[INFO] [stdout] 327 |   fn outline_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |   fn outline_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |   fn shadow(&self) -> DynamicColor {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |   fn shadow(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 |   fn scrim(&self) -> DynamicColor {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |   fn scrim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:356:19
[INFO] [stdout]     |
[INFO] [stdout] 356 |   fn surface_tint(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |   fn surface_tint(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |   fn primary(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |   fn primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:397:18
[INFO] [stdout]     |
[INFO] [stdout] 397 |   fn primary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |   fn primary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 |   fn on_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |   fn on_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |   fn primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 420 |   fn primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |   fn on_primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |   fn on_primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:474:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn inverse_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn inverse_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:485:16
[INFO] [stdout]     |
[INFO] [stdout] 485 |   fn secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |   fn secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:508:20
[INFO] [stdout]     |
[INFO] [stdout] 508 |   fn secondary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 508 |   fn secondary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:512:19
[INFO] [stdout]     |
[INFO] [stdout] 512 |   fn on_secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 |   fn on_secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:531:26
[INFO] [stdout]     |
[INFO] [stdout] 531 |   fn secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 531 |   fn secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:568:29
[INFO] [stdout]     |
[INFO] [stdout] 568 |   fn on_secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 568 |   fn on_secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:587:15
[INFO] [stdout]     |
[INFO] [stdout] 587 |   fn tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 587 |   fn tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |   fn tertiary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 618 |   fn tertiary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:622:18
[INFO] [stdout]     |
[INFO] [stdout] 622 |   fn on_tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |   fn on_tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:641:25
[INFO] [stdout]     |
[INFO] [stdout] 641 |   fn tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 641 |   fn tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:673:28
[INFO] [stdout]     |
[INFO] [stdout] 673 |   fn on_tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 673 |   fn on_tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:692:12
[INFO] [stdout]     |
[INFO] [stdout] 692 |   fn error(&self) -> DynamicColor {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 692 |   fn error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:715:16
[INFO] [stdout]     |
[INFO] [stdout] 715 |   fn error_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 715 |   fn error_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:719:15
[INFO] [stdout]     |
[INFO] [stdout] 719 |   fn on_error(&self) -> DynamicColor {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 |   fn on_error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:730:22
[INFO] [stdout]     |
[INFO] [stdout] 730 |   fn error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 730 |   fn error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:753:25
[INFO] [stdout]     |
[INFO] [stdout] 753 |   fn on_error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 753 |   fn on_error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:772:20
[INFO] [stdout]     |
[INFO] [stdout] 772 |   fn primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 772 |   fn primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:794:24
[INFO] [stdout]     |
[INFO] [stdout] 794 |   fn primary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 794 |   fn primary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:816:23
[INFO] [stdout]     |
[INFO] [stdout] 816 |   fn on_primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 816 |   fn on_primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:828:31
[INFO] [stdout]     |
[INFO] [stdout] 828 |   fn on_primary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 828 |   fn on_primary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:840:22
[INFO] [stdout]     |
[INFO] [stdout] 840 |   fn secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 840 |   fn secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:862:26
[INFO] [stdout]     |
[INFO] [stdout] 862 |   fn secondary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 862 |   fn secondary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:884:25
[INFO] [stdout]     |
[INFO] [stdout] 884 |   fn on_secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |   fn on_secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:896:33
[INFO] [stdout]     |
[INFO] [stdout] 896 |   fn on_secondary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 896 |   fn on_secondary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:908:21
[INFO] [stdout]     |
[INFO] [stdout] 908 |   fn tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 908 |   fn tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:930:25
[INFO] [stdout]     |
[INFO] [stdout] 930 |   fn tertiary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 |   fn tertiary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:952:24
[INFO] [stdout]     |
[INFO] [stdout] 952 |   fn on_tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 952 |   fn on_tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:964:32
[INFO] [stdout]     |
[INFO] [stdout] 964 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2021.rs:976:22
[INFO] [stdout]     |
[INFO] [stdout] 976 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 976 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |   fn primary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |   fn primary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn secondary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |   fn secondary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |   fn tertiary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |   fn neutral_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |   fn neutral_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn error_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn error_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |   fn background(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |   fn background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |   fn on_background(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |   fn on_background(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |   fn surface(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |   fn surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |   fn surface_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |   fn surface_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |   fn surface_bright(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |   fn surface_bright(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |   fn surface_container_lowest(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |   fn surface_container_lowest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |   fn surface_container_low(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |   fn surface_container_low(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |   fn surface_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 339 |   fn surface_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:386:29
[INFO] [stdout]     |
[INFO] [stdout] 386 |   fn surface_container_high(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |   fn surface_container_high(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:433:32
[INFO] [stdout]     |
[INFO] [stdout] 433 |   fn surface_container_highest(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 |   fn surface_container_highest(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:474:17
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |   fn on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |   fn surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |   fn surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:553:25
[INFO] [stdout]     |
[INFO] [stdout] 553 |   fn on_surface_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |   fn on_surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |   fn inverse_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 606 |   fn inverse_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |   fn inverse_on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |   fn inverse_on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:636:14
[INFO] [stdout]     |
[INFO] [stdout] 636 |   fn outline(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 636 |   fn outline(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:685:22
[INFO] [stdout]     |
[INFO] [stdout] 685 |   fn outline_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 685 |   fn outline_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |   fn shadow(&self) -> DynamicColor {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 734 |   fn shadow(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:738:12
[INFO] [stdout]     |
[INFO] [stdout] 738 |   fn scrim(&self) -> DynamicColor {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |   fn scrim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:742:19
[INFO] [stdout]     |
[INFO] [stdout] 742 |   fn surface_tint(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 742 |   fn surface_tint(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:759:14
[INFO] [stdout]     |
[INFO] [stdout] 759 |   fn primary(&self) -> DynamicColor {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 759 |   fn primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:844:18
[INFO] [stdout]     |
[INFO] [stdout] 844 |   fn primary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |   fn primary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:875:17
[INFO] [stdout]     |
[INFO] [stdout] 875 |   fn on_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 875 |   fn on_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:902:24
[INFO] [stdout]     |
[INFO] [stdout] 902 |   fn primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 902 |   fn primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:980:27
[INFO] [stdout]     |
[INFO] [stdout] 980 |   fn on_primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 980 |   fn on_primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1001:22
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   fn inverse_primary(&self) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |   fn inverse_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1027:16
[INFO] [stdout]      |
[INFO] [stdout] 1027 |   fn secondary(&self) -> DynamicColor {
[INFO] [stdout]      |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1027 |   fn secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1089:20
[INFO] [stdout]      |
[INFO] [stdout] 1089 |   fn secondary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]      |                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1089 |   fn secondary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1118:19
[INFO] [stdout]      |
[INFO] [stdout] 1118 |   fn on_secondary(&self) -> DynamicColor {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1118 |   fn on_secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1142:26
[INFO] [stdout]      |
[INFO] [stdout] 1142 |   fn secondary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1142 |   fn secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1202:29
[INFO] [stdout]      |
[INFO] [stdout] 1202 |   fn on_secondary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1202 |   fn on_secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1227:15
[INFO] [stdout]      |
[INFO] [stdout] 1227 |   fn tertiary(&self) -> DynamicColor {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1227 |   fn tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1300:19
[INFO] [stdout]      |
[INFO] [stdout] 1300 |   fn tertiary_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]      |                   ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1300 |   fn tertiary_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1329:18
[INFO] [stdout]      |
[INFO] [stdout] 1329 |   fn on_tertiary(&self) -> DynamicColor {
[INFO] [stdout]      |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1329 |   fn on_tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1357:25
[INFO] [stdout]      |
[INFO] [stdout] 1357 |   fn tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1357 |   fn tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1441:28
[INFO] [stdout]      |
[INFO] [stdout] 1441 |   fn on_tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1441 |   fn on_tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1467:12
[INFO] [stdout]      |
[INFO] [stdout] 1467 |   fn error(&self) -> DynamicColor {
[INFO] [stdout]      |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1467 |   fn error(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1527:16
[INFO] [stdout]      |
[INFO] [stdout] 1527 |   fn error_dim(&self) -> Option<DynamicColor> {
[INFO] [stdout]      |                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1527 |   fn error_dim(&self) -> Option<DynamicColor<'_>> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1550:15
[INFO] [stdout]      |
[INFO] [stdout] 1550 |   fn on_error(&self) -> DynamicColor {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1550 |   fn on_error(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1578:22
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   fn error_container(&self) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   fn error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1633:25
[INFO] [stdout]      |
[INFO] [stdout] 1633 |   fn on_error_container(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1633 |   fn on_error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1659:20
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   fn primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   fn primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1699:24
[INFO] [stdout]      |
[INFO] [stdout] 1699 |   fn primary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1699 |   fn primary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1724:23
[INFO] [stdout]      |
[INFO] [stdout] 1724 |   fn on_primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1724 |   fn on_primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1739:31
[INFO] [stdout]      |
[INFO] [stdout] 1739 |   fn on_primary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1739 |   fn on_primary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1758:22
[INFO] [stdout]      |
[INFO] [stdout] 1758 |   fn secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1758 |   fn secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1798:26
[INFO] [stdout]      |
[INFO] [stdout] 1798 |   fn secondary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1798 |   fn secondary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1823:25
[INFO] [stdout]      |
[INFO] [stdout] 1823 |   fn on_secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1823 |   fn on_secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1838:33
[INFO] [stdout]      |
[INFO] [stdout] 1838 |   fn on_secondary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1838 |   fn on_secondary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1857:21
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   fn tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   fn tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1897:25
[INFO] [stdout]      |
[INFO] [stdout] 1897 |   fn tertiary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1897 |   fn tertiary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1922:24
[INFO] [stdout]      |
[INFO] [stdout] 1922 |   fn on_tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1922 |   fn on_tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1937:32
[INFO] [stdout]      |
[INFO] [stdout] 1937 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1937 |   fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/material-color-utilities/src/dynamiccolor/color_spec_2025.rs:1956:22
[INFO] [stdout]      |
[INFO] [stdout] 1956 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor {
[INFO] [stdout]      |                      ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1956 |   fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Error`
[INFO] [stdout]  --> crates/material-color-utilities/examples/custom/app.rs:2:3
[INFO] [stdout]   |
[INFO] [stdout] 2 |   fmt::Error,
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `color::is_opaque`, `css_hex_from_argb`, and `hct::Hct`
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/app.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |   hct::Hct,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 15 |   utils::{
[INFO] [stdout] 16 |     color::is_opaque,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     string::{FromArgb, css_hex_from_argb},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor {
[INFO] [stdout]    |                          ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub fn highest_surface(&self, s: &DynamicScheme) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub fn primary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub fn primary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn secondary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn secondary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub fn tertiary_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub fn tertiary_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn neutral_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn neutral_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:36:44
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn neutral_variant_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |   pub fn neutral_variant_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:40:34
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn error_palette_key_color(&self) -> DynamicColor {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub fn error_palette_key_color(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn background(&self) -> DynamicColor {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn background(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File`, `collections::HashMap`, `io::Write`, `path::PathBuf`, and `self`
[INFO] [stdout]  --> crates/material-color-utilities/examples/custom/main.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   collections::HashMap,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |   fs::{self, File},
[INFO] [stdout]   |        ^^^^  ^^^^
[INFO] [stdout] 7 |   io::Write,
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 8 |   path::PathBuf,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |   pub fn on_background(&self) -> DynamicColor {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |   pub fn on_background(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indicatif::ProgressBar`
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use indicatif::ProgressBar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn surface(&self) -> DynamicColor {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MaterialDynamicColors`, `palettes::TonalPalette`, and `utils::color::is_opaque`
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     DynamicScheme, DynamicSchemeBuilder, MaterialDynamicColors, Platform, SpecVersion, Variant,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |   },
[INFO] [stdout] 16 |   palettes::TonalPalette,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |   utils::color::is_opaque,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |   pub fn surface_dim(&self) -> DynamicColor {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   pub fn surface_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `Serializer`
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |   pub fn surface_bright(&self) -> DynamicColor {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   pub fn surface_bright(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn surface_container_lowest(&self) -> DynamicColor {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn surface_container_lowest(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn surface_container_low(&self) -> DynamicColor {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn surface_container_low(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |   pub fn surface_container(&self) -> DynamicColor {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |   pub fn surface_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn surface_container_high(&self) -> DynamicColor {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn surface_container_high(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn surface_container_highest(&self) -> DynamicColor {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn surface_container_highest(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub fn on_surface(&self) -> DynamicColor {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub fn on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |   pub fn surface_variant(&self) -> DynamicColor {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |   pub fn surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |   pub fn on_surface_variant(&self) -> DynamicColor {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |   pub fn on_surface_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub fn inverse_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub fn inverse_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |   pub fn inverse_on_surface(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |   pub fn inverse_on_surface(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |   pub fn outline(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |   pub fn outline(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn outline_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub fn outline_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |   pub fn shadow(&self) -> DynamicColor {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |   pub fn shadow(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |   pub fn scrim(&self) -> DynamicColor {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |   pub fn scrim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn surface_tint(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn surface_tint(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |   pub fn primary(&self) -> DynamicColor {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |   pub fn primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |   pub fn primary_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |   pub fn primary_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |   pub fn on_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |   pub fn on_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:144:28
[INFO] [stdout]     |
[INFO] [stdout] 144 |   pub fn primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |   pub fn primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:148:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub fn on_primary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub fn on_primary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |   pub fn inverse_primary(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |   pub fn inverse_primary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |   pub fn primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |   pub fn primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |   pub fn primary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |   pub fn primary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |   pub fn on_primary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |   pub fn on_primary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:172:35
[INFO] [stdout]     |
[INFO] [stdout] 172 |   pub fn on_primary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |   pub fn on_primary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:180:20
[INFO] [stdout]     |
[INFO] [stdout] 180 |   pub fn secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |   pub fn secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |   pub fn secondary_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |   pub fn secondary_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |   pub fn on_secondary(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |   pub fn on_secondary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:192:30
[INFO] [stdout]     |
[INFO] [stdout] 192 |   pub fn secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |   pub fn secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |   pub fn on_secondary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |   pub fn on_secondary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |   pub fn secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |   pub fn secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |   pub fn secondary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |   pub fn secondary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn on_secondary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn on_secondary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:216:37
[INFO] [stdout]     |
[INFO] [stdout] 216 |   pub fn on_secondary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |   pub fn on_secondary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:224:19
[INFO] [stdout]     |
[INFO] [stdout] 224 |   pub fn tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |   pub fn tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |   pub fn tertiary_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |   pub fn tertiary_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |   pub fn on_tertiary(&self) -> DynamicColor {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |   pub fn on_tertiary(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |   pub fn tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |   pub fn on_tertiary_container(&self) -> DynamicColor {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |   pub fn on_tertiary_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |   pub fn tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |   pub fn tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |   pub fn tertiary_fixed_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |   pub fn tertiary_fixed_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub fn on_tertiary_fixed(&self) -> DynamicColor {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub fn on_tertiary_fixed(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |   pub fn on_tertiary_fixed_variant(&self) -> DynamicColor {
[INFO] [stdout]     |                                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |   pub fn on_tertiary_fixed_variant(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn error(&self) -> DynamicColor {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn error_dim(&self) -> DynamicColor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn error_dim(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub fn on_error(&self) -> DynamicColor {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |   pub fn on_error(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:280:26
[INFO] [stdout]     |
[INFO] [stdout] 280 |   pub fn error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |   pub fn error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 |   pub fn on_error_container(&self) -> DynamicColor {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |   pub fn on_error_container(&self) -> DynamicColor<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/material-color-utilities/src/dynamiccolor/material_dynamic_colors.rs:288:29
[INFO] [stdout]     |
[INFO] [stdout] 288 |   pub fn all_dynamic_colors(&self) -> Vec<DynamicColor> {
[INFO] [stdout]     |                             ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |   pub fn all_dynamic_colors(&self) -> Vec<DynamicColor<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Subcommand` and `arg`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Args, Parser, Subcommand, ValueEnum, arg};
[INFO] [stdout]   |                          ^^^^^^^^^^             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `console`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use console;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Select`, `Sort`, and `theme::ColorfulTheme`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dialoguer::{self, Select, Sort, theme::ColorfulTheme};
[INFO] [stdout]   |                       ^^^^^^  ^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indicatif`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use indicatif;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `argb_from_css_color`
[INFO] [stdout]  --> crates/mtb/src/cli/mod.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 |   utils::string::{ParseArgb, argb_from_css_color},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> crates/mtb/src/prompt/mod.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   str::FromStr,
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InputValidator`
[INFO] [stdout]   --> crates/mtb/src/prompt/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dialoguer::{Input, InputValidator, theme::Theme};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Term` and `style`
[INFO] [stdout]  --> crates/mtb/src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use console::{Term, style};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `ParseColorError`
[INFO] [stdout]  --> crates/mtb/src/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use csscolorparser::{Color, ParseColorError};
[INFO] [stdout]   |                      ^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Input` and `MultiSelect`
[INFO] [stdout]   --> crates/mtb/src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   Input, MultiSelect, Select,
[INFO] [stdout]    |   ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `color` and `string::TryParseArgb`
[INFO] [stdout]   --> crates/mtb/src/main.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |   utils::{color, string::TryParseArgb},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InputPrompt`, `PromptAction`, `PromptColor`, `PromptError`, and `PromptVariant`
[INFO] [stdout]   --> crates/mtb/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     InputPrompt, Prompt, PromptAction, PromptColor, PromptError, PromptTemplate, PromptVariant,
[INFO] [stdout]    |     ^^^^^^^^^^^          ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_activated` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |       control_activated: scheme.control_activated(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_normal` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 |       control_normal: scheme.control_normal(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_highlight` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 381 |       control_highlight: scheme.control_highlight(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:382:36
[INFO] [stdout]     |
[INFO] [stdout] 382 |       text_primary_inverse: scheme.text_primary_inverse(),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:383:51
[INFO] [stdout]     |
[INFO] [stdout] 383 |       text_secondary_and_tertiary_inverse: scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `secondary_container` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 383 -       text_secondary_and_tertiary_inverse: scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout] 383 +       text_secondary_and_tertiary_inverse: scheme.secondary_container(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse_disable_only` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:384:49
[INFO] [stdout]     |
[INFO] [stdout] 384 |       text_primary_inverse_disable_only: scheme.text_primary_inverse_disable_only(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_activated` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |       control_activated: scheme.control_activated(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse_disabled` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:386:10
[INFO] [stdout]     |
[INFO] [stdout] 385 |         text_secondary_and_tertiary_inverse_disabled: scheme
[INFO] [stdout]     |  _____________________________________________________-
[INFO] [stdout] 386 | |         .text_secondary_and_tertiary_inverse_disabled(),
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_normal` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 |       control_normal: scheme.control_normal(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_hint_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:387:33
[INFO] [stdout]     |
[INFO] [stdout] 387 |       text_hint_inverse: scheme.text_hint_inverse(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_highlight` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 381 |       control_highlight: scheme.control_highlight(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:382:36
[INFO] [stdout]     |
[INFO] [stdout] 382 |       text_primary_inverse: scheme.text_primary_inverse(),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:383:51
[INFO] [stdout]     |
[INFO] [stdout] 383 |       text_secondary_and_tertiary_inverse: scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `secondary_container` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 383 -       text_secondary_and_tertiary_inverse: scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout] 383 +       text_secondary_and_tertiary_inverse: scheme.secondary_container(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors`
[INFO] [stdout]    --> crates/material-color-utilities/examples/custom/app.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let colors = item.colors();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse_disable_only` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:384:49
[INFO] [stdout]     |
[INFO] [stdout] 384 |       text_primary_inverse_disable_only: scheme.text_primary_inverse_disable_only(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse_disabled` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:386:10
[INFO] [stdout]     |
[INFO] [stdout] 385 |         text_secondary_and_tertiary_inverse_disabled: scheme
[INFO] [stdout]     |  _____________________________________________________-
[INFO] [stdout] 386 | |         .text_secondary_and_tertiary_inverse_disabled(),
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_hint_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/figma_legacy.rs:387:33
[INFO] [stdout]     |
[INFO] [stdout] 387 |       text_hint_inverse: scheme.text_hint_inverse(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PlatformAndSpecVersion` is never used
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum PlatformAndSpecVersion {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `platform` and `spec_version` are never used
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl PlatformAndSpecVersion {
[INFO] [stdout]    | --------------------------- methods in this implementation
[INFO] [stdout] 29 |   pub const fn platform(&self) -> Platform {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |   pub const fn spec_version(&self) -> SpecVersion {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VARIANTS` is never used
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const VARIANTS: [Variant; 9] = [
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLATFORMS_AND_SPEC_VERSIONS` is never used
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/main.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | const PLATFORMS_AND_SPEC_VERSIONS: [PlatformAndSpecVersion; 3] = [
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default_from_spec_version`, `from_platform_and_spec_version`, and `latest_from_platform` are never used
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/app.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl PresetSpec {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] 32 |   pub fn default_from_spec_version(spec_version: SpecVersion) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |   pub fn from_platform_and_spec_version(platform: Platform, spec_version: SpecVersion) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |   pub fn latest_from_platform(platform: Platform) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> crates/material-color-utilities/examples/custom/app.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl PresetColors {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |   pub fn with_source_color(mut self, value: u32) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |   pub fn with_primary_palette_key_color(mut self, value: Option<u32>) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |   pub fn with_secondary_palette_key_color(mut self, value: Option<u32>) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |   pub fn with_tertiary_palette_key_color(mut self, value: Option<u32>) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |   pub fn with_neutral_palette_key_color(mut self, value: Option<u32>) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |   pub fn with_neutral_variant_palette_key_color(mut self, value: Option<u32>) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |   pub fn with_error_palette_key_color(mut self, value: Option<u32>) -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `into_inner` are never used
[INFO] [stdout]    --> crates/material-color-utilities/examples/custom/app.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl Preset {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 246 |   pub fn new(inner: impl IntoIterator<Item = PresetItem>) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |   pub fn into_inner(self) -> Vec<PresetItem> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_from_argb` is never used
[INFO] [stdout]  --> crates/material-color-utilities/examples/custom/export_figma.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn hex_from_argb(argb: &u32) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_argb_to_hex` is never used
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/export_figma.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn serialize_argb_to_hex<'a, T, S>(argb: T, s: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Figma` is never constructed
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/export_figma.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Figma {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FigmaCoreColors` is never constructed
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/export_figma.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct FigmaCoreColors {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FigmaExtendedColor` is never constructed
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/export_figma.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct FigmaExtendedColor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FigmaSchemes` is never constructed
[INFO] [stdout]   --> crates/material-color-utilities/examples/custom/export_figma.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct FigmaSchemes {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FigmaScheme` is never constructed
[INFO] [stdout]    --> crates/material-color-utilities/examples/custom/export_figma.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct FigmaScheme {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FigmaPalettes` is never constructed
[INFO] [stdout]    --> crates/material-color-utilities/examples/custom/export_figma.rs:356:12
[INFO] [stdout]     |
[INFO] [stdout] 356 | pub struct FigmaPalettes {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FigmaPalette` is never constructed
[INFO] [stdout]    --> crates/material-color-utilities/examples/custom/export_figma.rs:386:12
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub struct FigmaPalette {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_activated` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 |       control_activated: Color::from_argb(scheme.control_activated()),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_activated` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 |       control_activated: Color::from_argb(scheme.control_activated()),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_normal` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:215:47
[INFO] [stdout]     |
[INFO] [stdout] 215 |       control_normal: Color::from_argb(scheme.control_normal()),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_normal` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:215:47
[INFO] [stdout]     |
[INFO] [stdout] 215 |       control_normal: Color::from_argb(scheme.control_normal()),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_highlight` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 |       control_highlight: Color::from_argb(scheme.control_highlight()),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `control_highlight` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 |       control_highlight: Color::from_argb(scheme.control_highlight()),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:217:53
[INFO] [stdout]     |
[INFO] [stdout] 217 |       text_primary_inverse: Color::from_argb(scheme.text_primary_inverse()),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:217:53
[INFO] [stdout]     |
[INFO] [stdout] 217 |       text_primary_inverse: Color::from_argb(scheme.text_primary_inverse()),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 219 |         scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `secondary_container` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 219 -         scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout] 219 +         scheme.secondary_container(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse_disable_only` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |         scheme.text_primary_inverse_disable_only(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 219 |         scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `secondary_container` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 219 -         scheme.text_secondary_and_tertiary_inverse(),
[INFO] [stdout] 219 +         scheme.secondary_container(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse_disabled` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 |         scheme.text_secondary_and_tertiary_inverse_disabled(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_primary_inverse_disable_only` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |         scheme.text_primary_inverse_disable_only(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_hint_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:227:50
[INFO] [stdout]     |
[INFO] [stdout] 227 |       text_hint_inverse: Color::from_argb(scheme.text_hint_inverse()),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_secondary_and_tertiary_inverse_disabled` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 |         scheme.text_secondary_and_tertiary_inverse_disabled(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Prompt`
[INFO] [stdout]   --> crates/mtb/src/main.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     InputPrompt, Prompt, PromptAction, PromptColor, PromptError, PromptTemplate, PromptVariant,
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_hint_inverse` found for reference `&DynamicScheme` in the current scope
[INFO] [stdout]    --> crates/mtb/src/formats/figma_material_theme_builder.rs:227:50
[INFO] [stdout]     |
[INFO] [stdout] 227 |       text_hint_inverse: Color::from_argb(scheme.text_hint_inverse()),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^ method not found in `&DynamicScheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Prompt`
[INFO] [stdout]   --> crates/mtb/src/main.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     InputPrompt, Prompt, PromptAction, PromptColor, PromptError, PromptTemplate, PromptVariant,
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> crates/mtb/src/main.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |   let cli = Cli::parse();
[INFO] [stdout]     |       ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]    --> crates/mtb/src/main.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |   let theme = ColorfulTheme::default();
[INFO] [stdout]     |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scheme`
[INFO] [stdout]    --> crates/mtb/src/main.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |   let scheme = DynamicSchemeBuilder::default()
[INFO] [stdout]     |       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtb` (bin "mtb") due to 16 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> crates/mtb/src/main.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |   let cli = Cli::parse();
[INFO] [stdout]     |       ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]    --> crates/mtb/src/main.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |   let theme = ColorfulTheme::default();
[INFO] [stdout]     |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scheme`
[INFO] [stdout]    --> crates/mtb/src/main.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |   let scheme = DynamicSchemeBuilder::default()
[INFO] [stdout]     |       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scheme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtb` (bin "mtb" test) due to 16 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de", kill_on_drop: false }`
[INFO] [stdout] ebc4ba28963770e39a0cb6997388fe073d77e7134ad51306af93bce91a6299de
